.content {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 2440px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: left;
	float: left;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
	border: thin solid #E9E9E9;
}
.header {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 400px;
	width: 102%;
	left: auto;
	top: 0px;
	right: auto;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 100%;
	background-image: url(../Images/header_1.png);
}
.navbar {
	overflow: visible;
	position: absolute;
	z-index: auto;
	height: 36px;
	width: 100%;
	left: 4px;
	top: 490px;
	border: thin none #999;
	vertical-align: middle;
	background-image: none;
	padding: 0px;
	background-color: #FFF;
}
.footer {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 50px;
	width: 100%;
	left: auto;
	top: 2320px;
	right: auto;
	padding-top: 10px;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000;
}
.page {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: 1100px;
	left: 240px;
	top: 160px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #666;
}
.logo {
	position: relative;
	visibility: visible;
	height: 45px;
	width: 100%;
	left: -5px;
	top: 410px;
	text-align: center;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	overflow: visible;
	padding-right: 0px;
}
#page {
	position:absolute;
	width:1000px;
	height:1856px;
	z-index:1;
	top: 566px;
	border: thin solid #CCC;
	left: 260px;
	text-align: center;
}

#footer {
	position:absolute;
	width:100%;
	height:40px;
	z-index:1;
	top: 2435px;
	left: 0px;
	background-color: #000;
	padding-top: 10px;
	text-align: center;
	font-family: "Century Gothic";
}
.email {
	font-size: 12pt;
}
